/*样式初始化*/
*{padding:0;margin:0;}
body {font-size:14px;font-family:Microsoft YaHei;color:#333;}
fieldset,img {border:0;}
ol,ul,li {list-style:none;}
q:before,q:after {content:"";}
abbr,acronym {border:0;}
a {font-size:12px;}
a:link {color:#333;text-decoration:none;}
a:visited {text-decoration:none;color:#333;}
a:hover {text-decoration:none;color:#4E667B;}
a:active {text-decoration:none;}

/**/
.mt10{margin-top:10px!important;}
.mt20{margin-top:20px!important;}
.mt30{margin-top:30px!important;}
.mt40{margin-top:40px!important;}
.mt50{margin-top:50px!important;}
.mt60{margin-top:60px!important;}
.mt70{margin-top:70px!important;}
.mt80{margin-top:80px!important;}
.mt90{margin-top:90px!important;}
.mt100{margin-top:100px!important;}
.mt110{margin-top:110px!important;}
.mt120{margin-top:120px!important;}
.mt150{margin-top:150px!important;}

.mb10{margin-bottom:10px!important;}
.mb20{margin-bottom:20px!important;}
.mb30{margin-bottom:30px!important;}
.mb40{margin-bottom:40px!important;}
.mb50{margin-bottom:50px!important;}
.mb60{margin-bottom:60px!important;}

.mr10{margin-right:10px!important;}
.mr20{margin-right:20px!important;}
.mr30{margin-right:30px!important;}
.mr40{margin-right:40px!important;}
.mr50{margin-right:50px!important;}
.mr60{margin-right:60px!important;}

.mz10{margin-left:10px!important;}
.mz20{margin-left:20px!important;}
.mz30{margin-left:30px!important;}
.mz40{margin-left:40px!important;}
.mz50{margin-left:50px!important;}
.mz60{margin-left:60px!important;}

/**/
.pt10{padding-top:10px!important;}
.pt20{padding-top:20px!important;}
.pt30{padding-top:30px!important;}
.pt40{padding-top:40px!important;}
.pt50{padding-top:50px!important;}
.pt60{padding-top:60px!important;}
.pt70{padding-top:70px!important;}
.pt80{padding-top:80px!important;}
.pt90{padding-top:90px!important;}
.pt100{padding-top:100px!important;}
.pt110{padding-top:110px!important;}
.pt120{padding-top:120px!important;}

.pb10{padding-bottom:10px!important;}
.pb20{padding-bottom:20px!important;}
.pb30{padding-bottom:30px!important;}
.pb40{padding-bottom:40px!important;}
.pb50{padding-bottom:50px!important;}
.pb60{padding-bottom:60px!important;}
.pb70{padding-bottom:70px!important;}
.pb80{padding-bottom:80px!important;}
.pb90{padding-bottom:90px!important;}
.pb100{padding-bottom:100px!important;}
.pb110{padding-bottom:110px!important;}
.pb120{padding-bottom:120px!important;}

.pr10{padding-right:10px!important;}


/**/
.white{color:white;}
.bgwhite{background-color:#fff;}
.bgf9{background-color:#f9f9f9;}
.bgf5{background-color:#f5f5f5;}
.bgf0{background-color:#f0f0f0;}
.bgwhite10{background-color:#fff;padding:10px;}

/**/
.cleardiv {clear:both;}
.clearfix:before,.clearfix:after {display:table;content:" "}
.clearfix:after {clear:both}

/**/
.fl {float:left;}
.fr {float:right}
.f14 {font-size:14px!important;}
.f16 {font-size:16px!important;}
.f18 {font-size:18px!important;}

/**/
.nomr{margin-right:0!important;}
.tk2em{text-indent:2em;}
.sky-center{text-align:center;}

/**/
.sky-wrap{width:1200px;height:auto;zoom:1;margin-left:auto;margin-right:auto;position:relative;z-index:99999;}

/****************header******************/
.sky-header-box{position:relative;top:0;z-index:9;width:100%;background-color:#fff;}

/* logo */
.sky-logo{position:relative;width:800px;height:120px;}
.sky-logo img{position:relative;}

.sky-code-phone{width:360px;height:120px;}
.sky-code-phone img{width:100px;height:100px;margin-top:10px;}
.sky-code-phone .phone{width:240px;height:120px;font-size:16px;}
.sky-code-phone .phone span{display:block;width:100%;margin-top:27px;}
.sky-code-phone .phone p{font-size:38px;font-family:Impact;color:#060;padding-top:5px;}

/* nav */
.sky-nav{
	width:100%;height:50px;float:left;position:relative;z-index:9999;
	background-color:#060;
	background-image:-moz-linear-gradient(top , #018a01 , #060);
	background-image:-webkit-linear-gradient(top , #018a01 , #060);
	background-image:-o-linear-gradient(top , #018a01 , #060);
	background-image:-ms-linear-gradient(top , #018a01 , #060);
	background-image:linear-gradient(top , #018a01 , #060);
}
.sky-nav a.mlink:before,.sky-nav a.mlink:after{content:'';position:absolute;top:0;right:-1px;z-index:9;height:100%;width:0px;border-right:1px solid #018a01;border-left:1px solid #060;}
.sky-nav a.mlink:before{left:-1px;}
.sky-nav .lv2{position:absolute;top:50px;left:0;display:none;z-index:9999;width:100%;}
.sky-nav .lv2 a{display:block;width:100%;height:40px;line-height:40px;color:#fff;font-size:14px;text-align:center;border-bottom:1px solid #070;background-color:#060;}
.sky-nav .lv2 a:hover{background-color:#9c3915;text-decoration:none;}

.sky-nav .mli{float:left;width:12.5%;height:50px;position:relative;z-index:5;}
.sky-nav .mli a.mlink{
	display:block;width:100%;height:50px;line-height:50px;text-align:center;text-decoration:none;font-size:16px;
	color:#fff;transition:all .3s;-webkit-transition:all .3s;
}
.sky-nav .mli a.mlink.curr,.sky-nav .mli a.mlink:hover{
	font-size:16px;background-color:#000;
	background-image:-moz-linear-gradient(top , #424242 , #000);
	background-image:-webkit-linear-gradient(top , #424242 , #000);
	background-image:-o-linear-gradient(top , #424242 , #000);
	background-image:-ms-linear-gradient(top , #424242 , #000);
	background-image:linear-gradient(top , #424242 , #000);
}

/*banner*/

.sky-banner {position:relative;top:0;width:100%;overflow:hidden;margin:auto;z-index:1;}
.sky-banner ul {width:100% !important;}
.sky-banner li {}
.sky-banner li a {display:block;}
.sky-banner .bd{position:relative;}
.sky-banner .bd ul{position:relative;z-index:6;}
.sky-banner .bd li{background-size:100% 100%;background-position:50% 50%;background-repeat:no-repeat;}
.sky-banner .hd {width:100%;text-align:center;height:24px;position:absolute;bottom:10px;z-index:20;}
.sky-banner span {
	display:inline-block;width:24px;height:24px;margin:0 3px;line-height:100;overflow:hidden;font-size:0;
	background:url(../images/public/banner_control.png) no-repeat left center;
}
.sky-banner span.on {background-position:right center;}

/**/
.page-banner{width:100%;height:173px;margin:auto;background:url(../images/front/banner.jpg) no-repeat center;}


/**********************底部样式***************************/
.sky-link{width:1200px;margin:auto;padding:12px 0;color:#fff;}
.sky-link b{font-size:16px;}
.sky-link i{margin-right:5px;font-size:20px;}
.sky-link a{color:#fff;font-size:14px;padding:0 5px;display:inline;}
.sky-link a:hover{color:rgba(255,255,255,.6);}

/**/
.sky-footer{position:relative;z-index:9;width:100%;margin:auto;background-color:#000;padding:60px 0;color:#fff;}
.sky-footer a{color:#fff;}
.sky-footer .foot-contact{width:86%;font-size:14px;float:left;margin-left:80px;}
.sky-footer .foot-contact h3{font-size:18px;padding-bottom:24px;}
.sky-footer .foot-contact li{width:100%;line-height:30px;}

.sky-footer .kong{width:100%;height:1px;margin:auto;border-top:1px solid #034589;background-color:#0668cc;}

.sky-footer .foot-nav{width:90%;position:relative;z-index:1;}
.sky-footer .foot-nav h3{font-size:18px;padding-bottom:24px;}
.sky-footer .foot-nav p{width:100%;height:30px;line-height:30px;}
.sky-footer .foot-nav a{font-size:14px;}
.sky-footer .foot-nav a:hover{}

.sky-footer .foot-qrcode{width:100%;font-size:14px;}
.sky-footer .foot-qrcode img{width:124px;}

.sky-copy{width:100%;line-height:36px;background-color:#fff;text-align:center;font-size:14px;padding:15px 0;}
.sky-copy a{color:#555;font-size:14px;}


/*******************************************************/

/**/
.sky-kong-green{width:100%;height:1px;margin:auto;background-color:#070;border-top:1px solid #040;}
.sky-kong-gray{width:100%;height:135px;margin:auto;background:url(../images/front/case-bg0.png) no-repeat center;}

/* term */
.term{position:relative;width:100%;margin:36px auto 0;padding-top:36px;background:url(../images/front/case-bg.jpg) no-repeat center 0;}
.term .title{position:relative;width:100%;margin:auto;text-align:center;background:url(../images/front/title-bg-green.png) no-repeat center 24px;}
.term .title h3{font-size:36px;color:#060;}
.term .title h3 i{position:relative;top:-5px;color:#000;}
.term .title p{font-size:14px;color:#999;}
.term .title .line{width:52px;height:4px;margin:20px auto 15px;background-color:#060;}

.term .xizhi{width:100%;height:200px;margin:auto;background:url(../images/front/xizhi.png) no-repeat center;}

.term ul,.term ul li{position:relative;list-style:none;}
.term ul li{width:270px;float:left;margin-right:40px;text-align:center;background:url(../images/front/term-icon-bg.png) no-repeat center top;background-size:270px;}
.term ul li div{width:208px;height:206px;margin:22px auto;}
.term ul li img{width:100%;}
.term ul li h3{color:#060;font-size:18px;font-weight:bold;padding:42px 0 15px;}
.term ul li h3 b{position:relative;top:6px;font-size:36px;padding-right:5px;}
.term ul li p{line-height:150%;padding:0 5px;color:#666;}

/**/
.foryou{position:relative;height:180px;margin-top:60px;clear:both;}
.foryou .kgray{position:absolute;left:0;top:15px;z-index:1;width:1180px;height:160px;border:3px solid #999;}
.foryou .kgreen{position:absolute;right:0;top:0;z-index:3;width:1180px;height:160px;border:3px solid #060;}
.foryou .kpic{position:relative;top:45px;z-index:9;width:100%;height:90px;margin:auto;background-color:#fff;}


/*liucheng*/
.liucheng{position:relative;width:100%;margin:auto;}
.liucheng .title{position:relative;width:100%;margin:0 auto 42px;text-align:center;background:url(../images/front/title-bg-green.png) no-repeat center 24px;}
.liucheng .title h3{width:580px;margin:auto;background-color:#fff;font-size:36px;color:#060;}
.liucheng .title h3 i{position:relative;top:-5px;color:#000;}
.liucheng .title p{font-size:14px;color:#999;text-transform:uppercase;}
.liucheng .title .line{width:52px;height:4px;margin:20px auto 15px;background-color:#090;}

.liucheng dl,.liucheng dl dt,.liucheng dl dd{position:relative;list-style:none;z-index:6;}
.liucheng dl{position:relative;width:10.75%;height:196px;text-align:center;float:left;margin-right:2%;margin-bottom:3%;display:none;}
.liucheng dl dt{z-index:9;border:1px solid #060;padding:36px 0 12px;border-radius:3px;background-color:#fff;}
.liucheng dl dt img{width:100px;}
.liucheng dl dt span,.liucheng dl dd{position:absolute;color:#fff;border-radius:100%;}
.liucheng dl dt span{left:50%;top:10px;margin-left:-10px;z-index:6;display:block;width:20px;height:20px;text-align:center;line-height:20px;background-color:#ddd;font-size:12px;}
.liucheng dl dd{left:0;bottom:0;z-index:1;width:100%;height:100px;font-size:16px;background-color:#060;}
.liucheng dl dd i{display:block;margin-top:60px;font-style:normal;}

.liucheng .phone{width:100%;text-align:center;font-size:42px;margin-bottom:42px;line-height:36px;font-family:Impact;}
.liucheng .phone img{position:relative;top:-2px;margin-right:10px;}

.liucheng ul,.liucheng ul li{position:relative;list-style:none;}
.liucheng ul li{width:198px;float:left;margin-right:50px;text-align:center;border:1px solid #fff;}
.liucheng ul li img{display:block;width:150px;height:150px;margin:auto;border-radius:100%;background-color:#fff;border:2px solid #09f;padding:3px;}
.liucheng ul li p{font-size:16px;line-height:200%;padding-top:12px;}

/*why choose*/
.whychoose{position:relative;width:100%;margin:auto;}
.whychoose .wtitle{width:100%;height:240px;margin:auto;background:url(../images/front/why-title.png) no-repeat center;}
.whychoose .wtitle .title{position:relative;width:100%;padding:24px 0;margin:30px auto;text-align:center;background:#060 url(../images/front/title-bg-white.png) no-repeat center 24px;display:none;}
.whychoose .wtitle .title h3{font-size:36px;color:#fff;}
.whychoose .wtitle .title h3 i{position:relative;top:-5px;color:#000;}
.whychoose .wtitle .title p{font-size:14px;color:rgba(255,255,255,.5);text-transform:uppercase;}
.whychoose .wtitle .title .line{width:52px;height:4px;margin:20px auto 15px;background-color:#090;}


.whychoose .tit{font-size:27px;height:78px;letter-spacing:3px;color:#000000;font-weight:bold;padding-left:96px;padding-top:10px;}
.whychoose .tit strong{color:#060;}
.whychoose .wwcont{font-size:18px;line-height:200%;color:#333;margin-top:7px;padding-left:10px;}

.whychoose .wy1{width:100%;margin:60px auto 0;height:224px;}
.whychoose .wy1 .ww1{width:500px;}
.whychoose .wy1 .ww1 .tit{background:url(../images/front/wt1.png) left top no-repeat;}
.whychoose .wy1 .ww1tu{width:602px;margin-top:35px;}

.whychoose .wy2{width:100%;margin:auto;height:460px;}
.whychoose .wy2 .ww2{width:597px;}
.whychoose .wy2 .ww2 .tit{background:url(../images/front/wt2.png) left top no-repeat;}
.whychoose .wy2 .ww2tu{width:560px;margin-top:50px;}

.whychoose .wy3{width:100%;margin:60px auto 0;height:393px;}
.whychoose .wy3 .ww3{width:605px;}
.whychoose .wy3 .ww3 .tit{background:url(../images/front/wt3.png) left top no-repeat;}
.whychoose .wy3 .ww3tu{text-align:center;width:524px;}

.whychoose .wy4{width:100%;margin:10px auto 0;height:317px;}
.whychoose .wy4 .ww4{width:603px;margin-top:50px;}
.whychoose .wy4 .ww4 .tit{background:url(../images/front/wt4.png) left top no-repeat;}
.whychoose .wy4 .ww4tu{width:35%;}

/**/
.safe{width:100%;height:350px;background:url(../images/front/k.png) no-repeat left top;background-size:300px;clear:both;}
.safe .sleft{width:600px;height:350px;float:left;}
.safe .sright{width:600px;height:350px;float:right;}

/*大事记start*/
.history{width:100%;padding-top:60px;background:url(../images/front/lvse.jpg) no-repeat center top;clear:both;}
.history .title{position:relative;width:100%;margin:0 auto 42px;text-align:center;background:url(../images/front/title-bg-green.png) no-repeat center 24px;}
.history .title h3{font-size:36px;color:#060;}
.history .title h3 i{position:relative;top:-5px;color:#000;}
.history .title p{font-size:14px;color:#999;text-transform:uppercase;}
.history .title .line{width:52px;height:4px;margin:20px auto 15px;background-color:#090;}

.history .productjs{width:1200px;margin:auto;background-color:#fff;border-radius:10px;padding:42px 0;}
.history .productjs ul,.history .productjs ul li{position:relative;list-style:none;}
.history .productjs ul li{width:20%;height:160px;margin-left:3.9%;padding-top:40px;float:left;text-align:center;background:url(../images/front/k1.png) no-repeat center;background-size:100% 100%;}
.history .productjs ul li img{border-radius:3px;width:150px;height:100px;}
.history .productjs ul li p{line-height:60px;font-size:16px;}

.event_box{width:1200px;margin:auto;position:relative;}
.event_box .etitle{width:100%;margin:36px auto 12px;text-align:center;}
.event_box .etitle h4{position:relative;font-size:24px;margin-bottom:3%;/*width:200px;*/ padding:0 60px;display:inline-block;text-align:center;}
.event_box .etitle h4:after{content:'';background:#000;width:100px;height:1px;position:absolute;left:-100px;bottom:12px;}
.event_box .etitle h4:before{content:'';background:#000;width:100px;height:1px;position:absolute;right:-100px;bottom:12px;}

.event_box .parHd {position:relative;width:100%;display:inline-block;height:92px;overflow:hidden;}
.event_box .parHd ul{width:100%;text-align:center;margin:0 auto;padding-top:25px !important;}
.event_box .parHd .tempWrap{margin:0 auto;}
.event_box .parHd .tempWrap:after{content:'';width:100%;height:1px;background-color:#000;position:absolute;right:0%;top:35%;z-index:10;}
.event_box .parHd li.no_line:before{display:none;}
.event_box .parHd li{display:inline-block;cursor:pointer;padding-top:30px;font-size:16px;color:#000;margin:0 40px;position:relative;}
.event_box .parHd li:after{content:'';background:url(../images/front/cat.png) no-repeat;width:26px;height:26px;position:absolute;z-index:20;top:-11px;left:50%;margin-left:-12px;}

.event_box .parHd a.sPrev,.event_box .parHd a.sNext{width:50px;height:50px;display:block;position:absolute;top:2px;}
.event_box .parHd a.sPrev{left:0;}
.event_box .parHd a.sNext{right:0;}

.event_box .parHd li.act span{display:block;width:26px;height:26px;overflow:hidden;background:url(../images/front/cat-hover.png) no-repeat;position:absolute;top:-11px;left:15px;z-index:21;}
.event_box .parHd li span,.event_box .parHd li.clone span{display:none;}

.event_box .parBd{height:150px;text-align:center;margin-top:36px;}
.event_box .parBd h4{position:relative;font-size:24px;margin-bottom:3%;/*width:200px;*/ padding:0 60px;display:inline-block;text-align:center;display:none;}
.event_box .parBd h4:after{content:'';background:#000;width:100px;height:1px;position:absolute;left:-100px;bottom:12px;}
.event_box .parBd h4:before{content:'';background:#000;width:100px;height:1px;position:absolute;right:-100px;bottom:12px;}
.event_box .parBd p{line-height:180%;font-size:16px;width:80%;margin:0 auto;}

/**/
.allproduct{width:100%;margin:60px auto 0;padding-bottom:48px;background:url(../images/front/big-green-arrow-up.png) no-repeat center bottom;}
.allproduct .title{position:relative;width:100%;margin:0 auto 42px;text-align:center;background:url(../images/front/title-bg-green.png) no-repeat center 24px;}
.allproduct .title h3{font-size:36px;color:#060;}
.allproduct .title h3 i{position:relative;top:-5px;color:#000;}
.allproduct .title p{font-size:14px;color:#999;text-transform:uppercase;}
.allproduct .title .line{width:52px;height:4px;margin:20px auto 15px;background-color:#090;}

.allproduct .tips{width:620px;float:right;text-align:center;}
.allproduct .tips span{position:relative;display:block;background-color:#060;width:150px;height:150px;float:left;color:#ffe05b;font-size:18px;border-radius:100%;margin-right:43px;}
.allproduct .tips span.sh1{line-height:150px;}
.allproduct .tips span.sh2{line-height:180%;}
.allproduct .tips span.sh2 p{padding-top:42px;}
.allproduct .tips span.sh3{line-height:180%;}
.allproduct .tips span.sh3 p{padding-top:30px;}
.allproduct .tips span.t80{top:80px;}
.allproduct .tips span.t70{top:70px;}
.allproduct .tips span.t60{top:60px;}
.allproduct .tips span.t50{top:50px;}
.allproduct .tips span.t40{top:40px;}
.allproduct .tips span.t30{top:30px;}
.allproduct .tips span.t20{top:20px;}
.allproduct .tips span i{
	position:absolute;left:8px;top:8px;z-index:0;display:block;width:130px;height:130px;border:2px inset rgba(255,255,255,.4);border-radius:100%;
	-webkit-animation: rotating 3s linear infinite;animation: rotating 3s linear infinite;
}

.allproduct ul.pshow,.allproduct ul.pshow li{position:relative;list-style:none;}
.allproduct ul{display:none;}
.allproduct ul.pshow li{width:33.333333%;height:534px;overflow:hidden;float:left;text-align:center;}
.allproduct ul.pshow li .k2{position:absolute;top:0;left:50%;margin-left:-180px;width:360px;height:534px;background:url(../images/front/k2.png) no-repeat center;}
.allproduct ul.pshow li img{width:360px;position:relative;top:-24px;}
.allproduct ul.pshow li p{line-height:60px;font-size:16px;}

.allproduct .advantage{position:relative;z-index:1;width:100%;margin:auto;clear:both;overflow:hidden;}
.allproduct .advantage .cont{position:relative;z-index:6;clear:both;width:100%;height:640px;background:url(../images/front/advantage-bg-rocket.png) no-repeat center bottom;font-size:16px;line-height:200%;text-align:center;}
.allproduct .advantage .r1{position:absolute;left:5%;top:70px;z-index:0;width:90%;height:640px;background-color:#060;border-radius:100%;}
.allproduct .advantage .r2{position:absolute;left:-2%;top:10px;z-index:0;width:104%;height:640px;background-color:#fff;border-radius:100%;}

.allproduct .eye{position:relative;z-index:1;width:100%;height:700px;margin:auto;clear:both;overflow:hidden;}
.allproduct .eye .e1{position:absolute;left:5%;top:0px;z-index:0;width:90%;height:640px;background-color:#060;border-radius:100%;}
.allproduct .eye .e2{position:absolute;left:-2%;top:10px;z-index:0;width:104%;height:620px;background-color:#fff;border-radius:100%;}

.allproduct .faith{width:100%;margin:auto;color:#fff;}
.allproduct .faith .ftitle{width:100%;height:313px;margin:auto;background:url(../images/front/faith-title.png) no-repeat center 24px;}
.allproduct .faith .fcont{text-align:center;font-size:22px;line-height:200%;color:#ffb906;}

/**/
.productA{position:relative;width:1200px;height:487px;margin:auto;background:url(../images/front/product-advantage-1.png) no-repeat center top;}

/**/
.productB{position:relative;width:1200px;height:549px;margin:auto;background:url(../images/front/product-advantage-20.jpg) no-repeat center top;}
.productB .tit{width:660px;height:100px;padding-top:26px;line-height:180%;font-size:24px;color:#060;background:url(../images/front/logo-big.png) no-repeat top right;background-size:180px;}
.productB .tit b{color:red;}

/**/
.productC{position:relative;width:1200px;height:270px;padding:12px 0 24px;margin:auto;background-color:#f0f0f0;}
.productC .tit{width:66%;height:180px;float:left;margin-left:42px;font-size:24px;line-height:200%;color:#060;}
.productC .tit p{background:rgba(255,255,255,.6) url(../images/front/r.png) no-repeat left center;text-indent:50px;margin-top:12px;border-radius:6px;padding:5px 10px;box-shadow:0 2px 2px rgba(0,0,0,.1);}
.productC .tit b{color:red;}
.productC img{margin-right:50px;}

/**/
.productM{position:relative;width:100%;height:800px;margin:24px auto 0;background:url(../images/front/bg-map.png) no-repeat center top;}
.productM .mcont{width:100%;height:426px;margin:auto;background:url(../images/front/mei.png) no-repeat center;}

/**/
.m1-product{position:relative;width:1200px;height:180px;margin:10px auto 30px;clear:both;}
.m1-product .pgray{position:absolute;left:0;top:15px;z-index:1;width:1180px;height:160px;border:3px solid #999;}
.m1-product .pgreen{position:absolute;right:0;top:0;z-index:3;width:1180px;height:160px;border:3px solid #060;}
.m1-product .pcont{position:relative;top:45px;z-index:9;width:100%;height:90px;margin:auto;background-color:#fff;text-align:center;}
.m1-product .pcont p{font-size:18px;line-height:200%;}
.m1-product .pcont h3{font-size:24px;padding:10px 0;}
.m1-product .pcont h3 b{color:red;}

/**/
.m2-product{position:relative;width:1200px;height:100px;margin:30px auto;clear:both;}
.m2-product .pgray{position:absolute;left:0;top:15px;z-index:1;width:1180px;height:80px;border:3px solid #999;}
.m2-product .pgreen{position:absolute;right:0;top:0;z-index:3;width:1180px;height:80px;border:3px solid #060;}
.m2-product .pcont{position:relative;top:30px;z-index:9;width:100%;height:40px;margin:auto;background-color:#fff;text-align:center;}
.m2-product .pcont p{font-size:18px;line-height:200%;}


/**/
.big-green-arrow{position:relative;width:100%;height:466px;margin:auto;background:url(../images/front/big-green-arrow.png) no-repeat center top;padding-top:42px;}
.big-green-arrow h2{width:100%;height:70px;line-height:70px;text-align:center;font-size:36px;color:#060;margin-bottom:24px;}

.big-green-arrow .title{position:relative;width:100%;margin:0 auto 42px;text-align:center;background:url(../images/front/title-bg-white.png) no-repeat center 24px;}
.big-green-arrow .title h3{font-size:36px;color:#fff;}
.big-green-arrow .title h3 i{position:relative;top:-5px;color:#000;}
.big-green-arrow .title p{font-size:14px;color:#999;text-transform:uppercase;}
.big-green-arrow .title .line{width:52px;height:4px;margin:20px auto 15px;background-color:#090;}

.big-green-arrow ul.product,.big-green-arrow ul.product li{position:relative;list-style:none;}
.big-green-arrow ul.product li{width:32%;margin-right:2%;}

.big-green-arrow ul.product .lx{position:absolute;z-index:9;display:block;width:40px;height:49px;background:url(../images/front/lx-icon.png) no-repeat center;background-size:100%;}
.big-green-arrow ul.product .i1{left:376px;top:282px;}
.big-green-arrow ul.product .i2{left:376px;top:596px;}
.big-green-arrow ul.product .i3{left:784px;top:282px;}
.big-green-arrow ul.product .i4{left:784px;top:596px;}

.big-green-arrow ul.product .gbox{background-color:#fff;border:1px solid #ddd;line-height:200%;font-size:15px;padding:15px;height:880px;}
.big-green-arrow ul.product .gbox .ph{width:100%;height:290px;margin:0 auto 24px;border-bottom:1px solid #eee;}
.big-green-arrow ul.product .gbox img{position:relative;display:block;margin-left:auto;margin-right:auto;}
.big-green-arrow ul.product .gbox span{display:inline-block;background-color:#060;height:45px;line-height:42px;text-align:center;color:#fff;border-radius:21px;padding:0 44px;margin-bottom:10px;}
.big-green-arrow ul.product .gbox dl,.big-green-arrow ul.product .gbox dl dt,.big-green-arrow ul.product .gbox dl dd{position:relative;list-style:none;}
.big-green-arrow ul.product .gbox dl{width:100%;clear:both;margin-top:16px;}
.big-green-arrow ul.product .gbox dl dt{position:absolute;top:-46px;left:50%;margin-left:-20px;width:40px;height:40px;line-height:40px;text-align:center;color:#fff;background-color:#060;border-radius:100%;}
.big-green-arrow ul.product .gbox dl dt i{position:relative;top:2px;font-size:30px;}
.big-green-arrow ul.product .gbox dl dd{width:100%;vertical-align:middle;font-size:20px;font-weight:bold;line-height:180%;color:#0b744d;}
.big-green-arrow ul.product .gbox dl dd b{color:#ffb906;}
.big-green-arrow ul.product .gbox a.more{display:block;width:100%;height:48px;line-height:48px;font-size:16px;text-align:center;letter-spaceing:4px;}
.big-green-arrow ul.product .gbox a.more:hover{color:#060;}

.big-green-arrow ul.product .gbox .nobb{border-bottom:0;}

/**/
.case{position:relative;width:100%;margin:36px auto 0;}
.case .title{position:relative;width:100%;margin:0 auto;text-align:center;background:url(../images/front/title-bg-green.png) no-repeat center 24px;}
.case .title h3{font-size:36px;color:#060;}
.case .title h3 i{position:relative;top:-5px;color:#000;}
.case .title p{font-size:14px;color:#999;text-transform:uppercase;}
.case .title .line{width:52px;height:4px;margin:20px auto 15px;background-color:#090;}

.case .more{width:100%;height:110px;margin:60px auto 0;background:url(../images/front/case-bg1.png) no-repeat center top;}
.case .more a{display:block;width:180px;height:48px;line-height:48px;margin:30px auto 0;background-color:#060;color:#fff;font-size:16px;text-align:center;border-radius:5px;}
.case .more a:hover{background-color:#090;}

.case .case-wrap{width:100%;height:200px;margin:auto;padding-top:24px;background:#060 url(../images/front/choose-title.png) no-repeat center bottom;}

.case .case-list{clear:both;margin-top:24px;}
.case .case-list ul,.case .case-list ul li{position:relative;list-style:none;}
.case .case-list ul li{width:15%;height:42px;line-height:42px;text-align:center;float:left;margin-right:2%;background-color:#060;border-radius:3px;}
.case .case-list ul li a{display:block;font-size:16px;color:#fff;}

.case .case-list-box{clear:both;margin-top:24px;height:170px;}
.case .case-list-box ul,.case .case-list-box ul li{position:relative;list-style:none;}
.case .case-list-box ul li{width:150px;text-align:center;float:left;margin-right:25px;}
.case .case-list-box ul li i{display:block;position:relative;z-index:9;width:72px;height:72px;line-height:72px;font-size:30px;margin:auto;border:3px solid #090;border-radius:100%;background-color:#fff;font-style:normal;}
.case .case-list-box ul li a{display:block;width:100%;height:40px;padding-top:56px;font-size:16px;color:#fff;background-color:#060;position:absolute;left:0;top:39px;z-index:1;}
.case .case-list-box ul li p{width:0;height:0;margin-top:49px;border-width:75px;border-style:solid;border-color:#060 transparent transparent transparent;display:none;}

/**/
.picScroll-left{overflow:hidden;position:relative;}
.picScroll-left .hd{overflow:hidden;height:36px}
.picScroll-left .hd .next,.picScroll-left .hd .prev{display:block;width:5px;height:9px;float:right;margin-right:5px;overflow:hidden;cursor:pointer;}
.picScroll-left .hd .prev{margin-left:15px;}
.picScroll-left .hd .next{margin-right:15px;}
.picScroll-left .hd ul{overflow:hidden;zoom:1;}
.picScroll-left .hd ul li{float:left;width:25px;height:9px;overflow:hidden;margin-right:5px;text-indent:-999px;cursor:pointer;}
.picScroll-left .hd ul li.on{width:51px;transform:scale3d(1.1,1.1,1);}
.picScroll-left .bd ul{overflow:hidden;zoom:1;}
.picScroll-left .bd ul li{float:left;overflow:hidden;text-align:center;width:285px;margin-right:20px;}
.picScroll-left .bd ul li .pic{text-align:center;width:100%;height:250px;overflow:hidden;}
.picScroll-left .bd ul li:hover .pic img{transform:scale3d(1.1,1.1,1);}
.picScroll-left .bd ul li .pic img{width:100%;height:250px;transition:all .5s linear;}
.picScroll-left .bd ul li .ptitle{line-height:48px;height:48px;font-size:16px;text-align:center;color:#3e3e3e;background-color:#d1d1d1;padding:0 5px;overflow:hidden;}
.picScroll-left .bd ul li .ptitle a{border:none;text-decoration:none;color:#333;font-size:16px;}
.picScroll-left .bd ul li:hover .ptitle{color:#3e3e3e;background-color:#060;}
.picScroll-left .bd ul li:hover .ptitle a{border:none;text-decoration:none;color:#fff;}

.customerlist .hd{position:relative;text-align:center;overflow:hidden;}
.customerlist .hd ul{float:left;margin-left:25px;width:auto;}
.customerlist .hd ul li{background:#060;width:25px;height:10px;float:left;margin:0 12px;border-radius:50px;cursor:pointer;transition:all .6s;}
.customerlist .hd ul li.on{background:#060;transform:scale(1.4);}
.customerlist .hd{position:relative;text-align:center;overflow:hidden;}
.customerlist .hd ul{display:inline-block;float:right;margin-right:10px;margin-top:13px;margin-left:8px;}
.customerlist .hd .next{cursor:pointer;display:inline-block;width:0;float:right;margin-top:0;overflow:hidden;}
.customerlist .hd .prev{cursor:pointer;display:inline-block;width:0;margin-top:0;overflow:hidden;}

/*harm*/
.harm {width:100%;height:1050px;margin:auto;background:url(../images/front/harmbg.jpg) no-repeat center 70px;background-size:1300px;overflow:hidden;}
.harm .title {overflow:hidden;width:100%;text-align:center;margin-top:55px;}
.harm .title h2 {font-size:36px;color:#060;font-weight:normal}
.harm .title em {font-size:12px;color:#999;margin-top:15px}
.harm .title strong {color: #f00;font-weight:normal;}
.harm .harmBox{width:340px;height:400px;margin:102px auto 70px;color:#fff;text-align:right;overflow:hidden;}
.harm .harmCon{width:150px;overflow:hidden;}
.harm .harmCon h3{font-size:30px;margin-top:10px;}
.harm .harmCon p{font-size:14px;line-height:24px;height:90px;overflow:hidden;margin-top:20px;}
.harm .textLeft{text-align:left;}

.harm ul,.harm ul li{position:relative;list-style:none;}
.harm ul{}
.harm ul li{width:33.333333%;text-align:center;float:left;}
.harm ul li img{width:236px;height:221px;border:5px solid #999;padding:20px;border-radius:5px;}
.harm ul li p{font-size:18px;padding-top:18px;}
.harm ul li p b{color:#f00;padding-right:5px;}

/**/
.field{position:relative;width:1200px;margin:0 auto 42px;}
.field .title{position:relative;width:100%;margin:auto;text-align:center;background:url(../images/front/title-bg-green.png) no-repeat center 24px;}
.field .title h3{width:580px;margin:auto;background-color:#fff;font-size:36px;color:#060;}
.field .title h3 i{position:relative;top:-5px;color:#000;}
.field .title p{font-size:14px;color:#999;}
.field .title .line{width:52px;height:4px;margin:20px auto 15px;background-color:#060;}

.field .mapbg{width:100%;height:500px;margin:36px auto;background:url(../images/map/map-bg.jpg) no-repeat center;}
.field .mapbg .mbox{width:350px;float:right;}
.field .mapbg .mbox dl,.field .mapbg .mbox dl dt,.field .mapbg .mbox dl dd{position:relative;list-style:none;}
.field .mapbg .mbox dl{width:100%;height:60px;margin-top:42px;}
.field .mapbg .mbox dl dt{width:60px;height:60px;line-height:60px;font-size:24px;color:#fff;text-align:center;float:left;background-color:#060;border-radius:100%;}
.field .mapbg .mbox dl dd{width:79%;height:48px;line-height:48px;font-size:20px;float:right;border:1px solid #060;border-radius:5px;text-indent:1em;margin-top:5px;}

.field .map{position:relative;width:856px;margin:30px auto 0;display:none;}
.field .map a{color:#5b5a5a;font-size:14px;text-decoration:none;}
.field .map a:hover{color:#060;}

.field .map .roud,.field .map .roud0,.field .map .roud1{position:absolute;right:26%;z-index:999;border-radius:100%;}
.field .map .roud{top:38%;width:142px;height:142px;border:2px solid #060;}
.field .map .roud0{top:34%;width:200px;height:200px;border:2px solid rgba(0,102,0,.7);}
.field .map .roud1{top:31%;width:248px;height:248px;border:2px solid rgba(0,102,0,.4);}

.field .citybg{position:absolute;display:none;z-index:3;}
.field .city a.active .citybg{display:block;z-index:3;}
.field .city .anhui{background:url(../images/map/anhui.png) no-repeat 0 0;top:314px;left:523px;width:75px;height:90px;}
.field .city .neimeng{background:url(../images/map/neimeng.png) no-repeat 0 0;top:9px;left:296px;width:318px;height:272px;}
.field .city .heilongjiang{background:url(../images/map/heilongjiang.png) no-repeat 0 0;top:1px;left:550px;width:165px;height:151px;}
.field .city .xinjiang{background:url(../images/map/xinjiang.png) no-repeat 0 0;top:73px;left:0px;width:292px;height:223px;}

.field .city .xizang{background:url(../images/map/xizang.png) no-repeat 0 0;top:275px;left:31px;width:281px;height:175px;}
.field .city .qinghai{background:url(../images/map/qinghai.png) no-repeat 0 0;top:240px;left:182px;width:185px;height:135px;}
.field .city .gansu{background:url(../images/map/gansu.png) no-repeat 0 0;top:187px;left:236px;width:207px;height:177px;}
.field .city .ningxia{background:url(../images/map/ningxia.png) no-repeat 0 0;top:245px;left:379px;width:49px;height:75px;}

.field .city .shanghai{background:url(../images/map/shanghai.png) no-repeat 0 0;top:354px;left:610px;width:23px;height:22px;}
.field .city .liaoning{background:url(../images/map/liaoning.png) no-repeat 0 0;top:161px;left:557px;width:91px;height:87px;}
.field .city .guangdong{background:url(../images/map/guangdong.png) no-repeat 0 0;top:470px;left:464px;width:111px;height:88px;}
.field .city .guangxi{background:url(../images/map/guangxi.png) no-repeat 0 0;top:454px;left:382px;width:118px;height:92px;}

.field .city .henan{background:url(../images/map/henan.png) no-repeat 0 0;top:288px;left:461px;width:118px;height:92px;}
.field .city .shanxi{background:url(../images/map/shanxi.png) no-repeat 0 0;top:242px;left:396px;width:79px;height:134px;}
.field .city .shanxi2{background:url(../images/map/shanxi2.png) no-repeat 0 0;top:219px;left:458px;width:56px;height:112px;}
.field .city .hebei{background:url(../images/map/hebei.png) no-repeat 0 0;top:184px;left:497px;width:85px;height:118px;}

.field .city .jilin{background:url(../images/map/jilin.png) no-repeat 0 0;top:113px;left:575px;width:125px;height:88px}
.field .city .beijing{background:url(../images/map/beijing.png) no-repeat 0 0;top:210px;left:512px;width:50px;height:38px;}
.field .city .antianjinhui{background:url(../images/map/tianjin.png) no-repeat 0 0;top:224px;left:535px;width:26px;height:34px;}
.field .city .shandong{background:url(../images/map/shandong.png) no-repeat 0 0;top:256px;left:521px;width:103px;height:68px;}
.field .city .shandong i{
	position:absolute;top:-6px;right:10px;z-index:999;
	display:block;width:36px;height:18px;padding-top:18px;font-size:12px;font-style:normal;text-align:center;background:url(../images/public/map-position.png) no-repeat center top;
}

.field .city .jiangsu{background:url(../images/map/jiangsu.png) no-repeat 0 0;top:305px;left:539px;width:93px;height:72px;}
.field .city .hainan{background:url(../images/map/hainan.png) no-repeat 0 0;top:556px;left:442px;width:89px;height:88px;}
.field .city .hubei{background:url(../images/map/hubei.png) no-repeat 0 0;top:345px;left:438px;width:115px;height:75px;}
.field .city .yunnan{background:url(../images/map/yunnan.png) no-repeat 0 0;top:412px;left:280px;width:132px;height:138px;}

.field .city .sichuan{background:url(../images/map/sichuan.png) no-repeat 0 0;top:328px;left:284px;width:161px;height:143px;}
.field .city .guizhou{background:url(../images/map/guizhou.png) no-repeat 0 0;top:409px;left:367px;width:93px;height:81px;}
.field .city .taiwan{background:url(../images/map/taiwan.png) no-repeat 0 0;top:456px;left:613px;width:32px;height:65px;}
.field .city .fujian{background:url(../images/map/fujian.png) no-repeat 0 0;top:415px;left:548px;width:70px;height:84px;}

.field .city .hunan{background:url(../images/map/hunan.png) no-repeat 0 0;top:394px;left:445px;width:83px;height:96px;}
.field .city .zhejiang{background:url(../images/map/zhejiang.png) no-repeat 0 0;top:367px;left:574px;width:62px;height:70px;}
.field .city .jiangxi{background:url(../images/map/jiangxi.png) no-repeat 0 0;top:390px; left:513px;width:76px;height:98px;}
.field .city .chongqing{background:url(../images/map/chongqing.png) no-repeat 0 0;top:363px;left:397px;width:70px;height:80px;}

/**/
.ryzz{position:relative;width:1200px;height:390px;padding-top:20px;margin:auto;background:url(../images/front/5.png) no-repeat center top;}
.ryzz .title{position:relative;width:100%;margin:auto;text-align:center;background:url(../images/front/title-bg-green.png) no-repeat center 24px;display:none;}
.ryzz .title h3{width:580px;margin:auto;font-size:36px;color:#060;background-color:#fff;}
.ryzz .title h3 i{position:relative;top:-5px;color:#000;}
.ryzz .title p{font-size:14px;color:#999;}
.ryzz .title .line{width:52px;height:4px;margin:20px auto 15px;background-color:#060;}

/* service */
.service{position:relative;width:100%;margin:auto;padding:36px 0;}

.service .title{position:relative;width:100%;margin:auto;text-align:center;background:url(../images/front/title-bg-green.png) no-repeat center 24px;}
.service .title h3{font-size:36px;color:#060;}
.service .title h3 i{position:relative;top:-5px;color:#000;}
.service .title p{font-size:14px;color:#999;}
.service .title .line{width:52px;height:4px;margin:20px auto 15px;background-color:#060;}

.service dl,.service dl dt,.service dl dd{position:relative;list-style:none;}
.service dl{width:48%;}
.service dl dt,.service dl dd{width:100%;}
.service dl dt{height:330px;overflow:hidden;}
.service dl dt img{width:100%;height:330px;}
.service dl dt .info{position:absolute;left:0;top:0;z-index:100;width:100%;height:330px;background-color:rgba(0,102,0,.5);overflow:hidden;}
.service dl dt .info p{overflow:hidden;height:300px;padding:30% 24px 0;line-height:180%;font-size:15px;color:rgba(255,255,255,.8);text-align:center;}
.service dl dd{position:absolute;left:0;top:24%;z-index:108;width:100%;height:48px;line-height:48px;font-size:36px;color:#fff;text-align:center;}
.service dl:hover dt .info{background-color:rgba(0,102,0,.7);}

/**/
.news{position:relative;width:100%;margin:auto;padding-bottom:42px;}

.news .title{position:relative;width:100%;margin:0 auto 24px;text-align:center;background:url(../images/front/title-bg-green.png) no-repeat center 24px;}
.news .title h3{font-size:36px;color:#060;}
.news .title h3 i{position:relative;top:-5px;color:#000;}
.news .title p{font-size:14px;color:#999;text-transform:uppercase;}
.news .title .line{width:52px;height:4px;margin:20px auto 15px;background-color:#060;}

.news dl{width:388px;margin-right:15px;background-color:#fff;border:1px solid #ddd;border-radius:3px;}
.news dl dt{width:99%;height:48px;line-height:48px;margin:1px auto;text-indent:12px;font-size:18px;background-color:#060;color:#fff;border-radius:3px;}
.news dl dt a{margin-right:12px;color:#fff;font-size:14px;}
.news dl dt a:hover{color:rgba(255,255,255,.7);}
.news dl dd{padding:5px 10px;}

/*新增 新闻类 列表 展示样式*/
.news-list{position:relative;width:100%;height:54px;padding-bottom:5px;border-bottom:1px dotted #eee;overflow:hidden;margin:5px auto 0;}
.news-list a{padding-left:22px;display:block;}
.news-list a:before{content: '';width:12px;height:3px;background-color:#060;position:absolute;left:0;top:12px;}
.news-list a h3{width:100%;height:24px;line-height:24px;color:#666;font-size:15px;overflow:hidden;margin-bottom:5px;}
.news-list a span{color:#999;font-size:12px;}
.news-list a span i{position:relative;top:2px;margin-right:5px;}

.mode01 a h3{transition: all 0.3s ease-in-out;}
.mode01 a:hover h3{padding-left:10px;color:#060;}

/* health */
.health{width:100%;margin:auto;background:url(../images/front/health.jpg) no-repeat center;padding:48px 0;}
.health .title{position:relative;width:100%;margin:0 auto 42px;text-align:center;}
.health .title h2{font-size:48px;padding:24px 0;}
.health .title h3{font-size:30px;color:#f00;}
.health .title h4{font-size:18px;}

.health ul,.health ul li{position:relative;list-style:none;}
.health ul li{width:20%;float:left;text-align:center;}
.health ul li img{border:3px solid #333;border-radius:10px;padding:0 12px;background-color:#fff;}
.health ul li p{font-size:18px;padding:10px 0;}
.health .tips{width:32%;height:56px;line-height:56px;text-align:center;margin:40px auto 20px;background-color:#060;color:#fff;font-size:36px;letter-spaceing:4px;border-radius:3px;}

/**/
.spd-showpic {width:260px;border:1px solid #ddd;padding:2px;background-color:#fff;display:block;}
.spd-showpic div{width:100%;height:260px;overflow:hidden;}
.spd-showpic img {max-width:100%;height:260px;display:block;margin:auto;/*transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;-webkit-transition:all .4s;*/}
.spd-showpic p {display:block;height:36px;line-height:36px;text-align:center;font-size:14px;overflow:hidden;}
/*
.spd-showpic:hover img {
	transform:scale(1.2,1.2);
	-moz-transform:scale(1.2,1.2);
	-ms-transform:scale(1.2,1.2);
	-o-transform:scale(1.2,1.2);
	-webkit-transform:scale(1.2,1.2);
}
*/
.spd-showpic:hover{color:#060;}

/*  */
@-webkit-keyframes rotating {
	from{
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
    	transform: rotate(0deg);
	}
	to{
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@-moz-keyframes rotating {
	from{
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
    	transform: rotate(0deg);
	}
	to{
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@-ms-keyframes rotating {
	from{
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
    	transform: rotate(0deg);
	}
	to{
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@-o-keyframes rotating {
	from{
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
    	transform: rotate(0deg);
	}
	to{
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes rotating {
    from{
        -webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to{
        -webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/**************************************** page article **************************************************/
.sky-main{width:920px;float:right;position:relative;background-color:#fff;border:1px solid #dfdfdf;padding:10px 20px 0;}
.sky-side{width:220px;float:left;position:relative;z-index:999999;}
.sky-dragbox{width:100%;margin-top:0px;overflow:hide;}
.sky-dragbox .head{height:60px;line-height:60px;color:#fff;}
.sky-dragbox .head .tag{float:left;height:60px;color:#fff;font-size:16px;font-weight:500;display:none;}
.sky-dragbox .more{float:left;color:#000;font-size:16px;}
.sky-dragbox .more a{color:#000;font-size:16px;}
.sky-dragbox .middle{line-height:24px;clear:both;position:relative;text-align:left;}

/**/
.sky-guide{width:100%;height:64px;line-height:64px;margin:auto;font-size:14px;}
.sky-guide a{font-size:14px;}
.sky-guide a:hover{color:#003391;}
.sky-guide .name{font-size:20px;color:#003391;}
.sky-guide span.fl{width:220px;background-color:#060;color:#fff;text-indent:1.4em;}

/* old 版 */
.layout-sidenav{position:relative;margin:auto;overflow:hidden;background-color:#fff;}
.layout-sidenav .head{width:100%;height:64px;line-height:64px;text-indent:1.4em;color:#fff;background-color:#000;font-size:20px;margin:auto;}
.layout-sidenav .cont{padding:10px;}
.layout-sidenav .cont p{line-height:200%;font-size:15px;}
.layout-sidenav ul{position:relative;width:100%;list-style:none;margin:auto;overflow:hidden;}
.layout-sidenav ul li{position:relative;list-style:none;display:inline-block;width:100%;height:60px;line-height:60px;background-color:#fff;border-bottom:1px solid #f0f0f0;text-indent:2em;}
.layout-sidenav ul li a{display:block;height:60px;font-size:15px;color:#616161;}
.layout-sidenav ul li:hover,.layout-sidenav ul li.active{border-bottom:1px solid #060;}
.layout-sidenav ul li:hover a,.layout-sidenav ul li.active a{color:#fff;background-color:#070;}

/* new 版 三级下拉*/
.layout-side-menu{position:relative;margin:auto;overflow:hidden;background-color:#fff;border:1px solid #dfdfdf;}
.layout-side-menu ul,.layout-side-menu ul li{position:relative;list-style:none;width:100%;}

.layout-side-menu ul li.first {width:100%;line-height:48px;background-color:#fff;}
.layout-side-menu ul li.first .active{color:#fff;background-color:#070;}
.layout-side-menu ul li.first a{display:block;width:100%;}
.layout-side-menu ul li.first .active a,.layout-side-menu ul li.first .active i.layui-icon-more{color:#fff;}
.layout-side-menu ul li.first,.layout-side-menu ul li.first a{font-size:15px;}

.layout-side-menu .d-firstNav,.layout-side-meunu .s-secondItem,layout-side-menu .s-thirdItem{border-bottom:1px solid #efefef;}
.layout-side-menu .d-firstNav span.one{display:inline-block;margin-left:26px;}
.layout-side-menu .d-firstNav i.fr {font-size:18px;margin-right:10px;}
.layout-side-menu .d-firstNav{background-color:#f9f9f9;}

.layout-side-menu .d-secondNav{border-bottom:1px solid #f0f0f0;}
.layout-side-menu .d-secondNav {background-color:#fdfdfd;}
.layout-side-menu .s-secondNav,.layout-side-menu .s-secondItem {padding-left:27px;}
.layout-side-menu .s-secondNav i.layui-icon-more,.layout-side-menu .s-secondItem i.layui-icon-more{color:#060;}
.layout-side-menu .s-secondNav:hover,.layout-side-menu .d-firstNav:hover{cursor:pointer}
.layout-side-menu .d-secondDrop {padding-left:32px;}
.layout-side-menu .d-secondNav i.fr {font-size:18px;margin-right:10px;}

.layout-side-menu .s-thirdItem a{color:#777;}

.layout-side-menu .iconRotate {transform: rotate(-90deg);transition: transform 0.5s;}
.layout-side-menu .s-firstDrop,.layout-side-menu .s-secondDrop {/*display:none;*/}

/*分页*/
.pagination{position:relative;margin-left:450px;margin-top:20px;margin-bottom:20px;border-radius:4px;font-size:16px;text-align:center;}
.pagination>li{position:relative;display:inline;text-align:center;}
.pagination>li>a,.pagination>li>span{
	position:relative;float:left;font-size:16px;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#060;
	text-decoration:none;background-color:#fff;border:1px solid #ddd;
}
.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}
.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}
.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{color:#060;background-color:#eee;border-color:#ddd}
.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{
	z-index:2;color:#fff;cursor:default;background-color:#060;border-color:#060;
}
/***文章内容页*****/
#view_article{margin:auto;}
#view_article .head {border-bottom:1px solid #ddd;display:none;}
#view_article .middle{height:auto;zoom:1;margin:10px auto;}
#view_article .main_title{margin:36px auto 15px;font-size:36px;line-height:180%;color:#000;font-weight:500;text-align:center;}
#view_article .fit_title{line-height:40px;font-size:15px;color:#000;display:none;}
#view_article .top_about{color:#999;padding-bottom:20px;border-bottom:1px dashed #ddd;margin:0 auto 15px;font-size:12px;text-align:center;}
#view_article .top_about a{color:#999;}
#view_article .abstract{width:96%;margin:0px auto 12px;padding:5px;color:#888;line-height:180%;border:1px solid #eee;}
#view_article .content{width:100%;margin:auto;}
#view_article .content td{}
.content_word,.content_word td,.content_word p,.content_word div,.content_word span,.content_word a{font-size:16px;line-height:200%;color:#555;word-wrap:break-word;}
#view_article .content img{vertical-align:bottom;}

/**/
.sky-nextpage{border-top:1px dashed #999;width:100%;margin:20px auto 0;padding:20px 0;font-size:14px;}
.sky-nextpage p{padding:5px 0;}
.sky-nextpage a{font-size:14px;cursor:pointer;}
.sky-nextpage a:hover{color:#060;}

/**/
.sky-table-detail{width:100%;margin:auto;}
.sky-table-detail table{width:90%;margin:auto;border-left:1px solid #666;border-top:1px solid #666;}
.sky-table-detail th,.sky-table-detail td{border-bottom:1px solid #666;border-right:1px solid #666;padding:5px;}

/**/
#view_article .vimg{width:48%;height:465px;float:left;border:5px solid #f0f0f0;}
#view_article .vimg img{display:block;margin:22px auto 0;max-width:90%;height:420px;}
#view_article .vcontent{width:44%;height:465px;float:right;position:relative;}
#view_article .vcontent .title{font-size:30px;color:#4c4c4c;line-height:180%;overflow:hidden;height:36px;line-height:36px;}
#view_article .vcontent dl{width:100%;margin-top:36px;font-size:16px;line-height:200%;}
#view_article .vcontent dl dt{width:80px;float:left;}
#view_article .vcontent dl dd{width:84%;float:right;}
#view_article .vcontent .zixun{position:absolute;left:0;bottom:0;z-index:999;width:100%;height:60px;}
#view_article .vcontent .zixun a{display:block;width:200px;height:60px;line-height:60px;text-align:center;font-size:28px;color:#fff;background-color:#1baca9;border-radius:30px;}
#view_article .vcontent .zixun:hover a{color:rgba(255,255,255,.6);cursor:pointer;}
#view_article .vcontent .zixun .win-wx{position:absolute;left:210px;top:-90px;width:0;height:230px;text-align:center;font-size:14px;background-color:#f9f9f9;transition:width 1s;-webkit-transition:width 1s; /* Safari */}
#view_article .vcontent .zixun .win-wx img{width:0;height:200px;transition:width 1s;-webkit-transition:width 1s;}
#view_article .vcontent .zixun .win-wx .phone{display:block;width:0;height:30px;line-height:30px;transition:width 1s;-webkit-transition:width 1s;overflow:hidden;}
#view_article .vcontent .zixun:hover .win-wx{width:200px;height:230px;border:1px solid #dfdfdf;padding:1px;}
#view_article .vcontent .zixun:hover .win-wx img{width:200px;}
#view_article .vcontent .zixun:hover .win-wx .phone{width:200px;}

#view_article .v-detail-tips{position:relative;width:100%;height:48px;margin-top:54px;margin-bottom:24px;}
#view_article .v-detail-tips b{display:block;width:100%;height:2px;background-color:#f0f0f0;position:absolute;top:22px;left:0;z-index:1;}
#view_article .v-detail-tips span{width:160px;height:48px;line-height:48px;text-align:center;color:#fff;font-size:24px;background-color:#1baca9;display:block;position:relative;z-index:3;}

#view_article .product-detail table,#view_article .product-detail td{border:1px solid #666;}
#view_article .product-detail table{margin-top:20px;margin-bottom:20px;}
#view_article .product-detail table.marginauto{margin:20px auto;width:54%;text-align:center;}
#view_article .product-detail table.marginleft{width:54%;text-align:center;}
#view_article .product-detail table.marginleft60{width:60%;text-align:center;}
#view_article .product-detail table td{padding:3px 5px;}

/**/
.keywords{text-align:right;color:#666;}
.keywords a{color:#666;}
/****列表页****/
#list_article{margin:auto;}
#list_article .head {border-bottom:1px solid #ddd;display:none;}
#list_article .middle {height:auto;zoom:1;clear:both;margin:10px auto;}

/*把相关相目的TAG隐藏掉*/
#sonSortName{position:relative;margin-bottom:15px;z-index:999999;}
#sonSortName .head{position:relative;z-index:99999;width:100%;height:60px;line-height:60px;background-color:#1baca9;color:#fff;font-size:24px;text-align:center;}
#sonSortName .middle{position:relative;}
#sonSortName .middle .sidenav{width:100%;margin:0px auto;background-color:#e0e0e0;}
#sonSortName .middle .sidenav a{display:block;width:100%;height:48px;line-height:48px;font-size:16px;text-align:center;}
#sonSortName .middle .sidenav .kong{width:100%;height:1px;margin:auto;background-color:#eee;border-top:1px solid #c0c0c0;}
#sonSortName .middle .sidenav .kong:first-child{display:none;}
#sonSortName .middle .sidenav a:hover{background-color:#383a42;text-decoration:none;color:#fff;}

#sonSortName .middle .show{width:100%;height:36px;line-height:36px;overflow:hidden;border-top:1px dashed rgba(255,255,255,.2);}
#sonSortName .middle .show:first-child{border-top:0;}
#sonSortName .middle .show a{font-size:14px;color:#fff;}
#sonSortName .middle .show a:hover{color:rgba(255,255,255,.6);}


/*控制内容页的图片，不能超过700像素*/
.content_word img {
	max-width:100%;
	/*
	height:auto;
	zoom:expression( function(elm) {
	if (elm.width>640) {
	var oldVW = elm.width;
	elm.width=800;
	elm.height = elm.height*(800 /oldVW);
}
}(this));
*/
}
.content_word td.nopic{text-align:left;}
.content_word td.nopic img{display:none;}

/*图文列表*/
.tuwen {clear:both;width:100%;padding:16px 0;background-color:#fff;border-top:1px solid #f6f6f6;margin:0 auto 7px;}

.tuwen:first-child{border-top:0;}

.tuwen dl {width:98%;list-style:none;position:relative;height:140px;margin:auto;}
.tuwen dl dt,.tuwen dl dd {position:relative;list-style:none;}
.tuwen dl dt {width:20%;float:left;overflow:hidden;}
.tuwen dl dt img {max-width:100%;height:140px;display:block;margin:auto;}
.tuwen dl dd {width:78%;float:right;height:140px;}
.tuwen dl dd h3{height:48px;overflow:hidden;line-height:20px;font-size:24px;color:#333;}
.tuwen dl dd .introduce {height:70px;text-indent:2em;font-size:16px;line-height:200%;color:#888;overflow:hidden;}
.tuwen dl dd p{color:gray;}
.tuwen:hover{background-color:#f9f9f9;}


/*内容展示样式、列表样式*/
.showart-list {width:100%;margin:auto;height:40px;line-height:40px;clear:both;padding-top:6px;padding-bottom:6px;border-bottom:1px dotted #ccc;}
.showart-list:last-child {border-bottom:0;}
.showart-list .title {width:70%;height:40px;float:left;padding-left:16px;background:url(../images/public/arrow_list.gif) no-repeat left center;overflow:hidden;}
.showart-list .title a {font-size:15px;display:inline-block;width:100%;}
.showart-list .title img{position:relative;top:-13px;}
.showart-list .title span {color:#999;}
.showart-list .time {width:20%;float:right;text-align:right;color:#999;}
.showart-list:hover .title {background:url(../images/public/arrow_list_hover2.gif) no-repeat left center;}
.showart-list:hover .title a {text-decoration:none;color:#060;}

/*图片比例基本为宽（3）:高（4）====图片比例基本为宽（4）:高（3）*/
.showart-list-pic34,.showart-list-pic43{width:100%;margin:10px auto 0;overflow:hidden;}
.showart-list-pic34 ul,.showart-list-pic43 ul{width:100%;}
.showart-list-pic34 ul li,.showart-list-pic43 ul li{float:left;margin-right:2%;margin-bottom:30px;display:inline;width:22.55%;overflow:hidden;position:relative;border:4px solid #f0f0f0;}
.showart-list-pic34 ul li .photo,.showart-list-pic43 ul li .photo{width:90%;overflow:hidden;position:relative;top:15px;margin:auto;z-index:999;background-color:#fff;text-align:center;}
.showart-list-pic34 ul li .photo img,.showart-list-pic43 ul li .photo img{max-width:100%;position:relative;z-index:99;}
.showart-list-pic34 ul li .ititle,.showart-list-pic43 ul li .ititle{width:96%;height:40px;line-height:40px;font-size:15px;text-align:center;margin:15px auto 0;overflow:hidden;}
.showart-list-pic34 ul li a,.showart-list-pic43 ul li a{width:100%;color:#666;display:block;}
.showart-list-pic34 ul li a:hover,.showart-list-pic43 ul li a:hover{color:#060;}
.showart-list-pic34 ul li:hover,.showart-list-pic43 ul li:hover{border:4px solid #060;}
/*图片比例基本为宽（3）:高（4）*/
.showart-list-pic34 ul li{height:260px;}
.showart-list-pic34 ul li .photo,.showart-list-pic34 ul li .photo img{height:200px;}
.showart-list-pic34 ul li a{height:200px;}
/*图片比例基本为宽（4）:高（3）*/
.showart-list-pic43 ul li{height:236px;}
.showart-list-pic43 ul li .photo,.showart-list-pic43 ul li .photo img{height:168px;}
.showart-list-pic43 ul li a{height:168px;}
/**/
.script-win-box{position:relative;width:70%;margin:24px auto 0;}
.script-win-box .layui-btn{width:120px;display:block;margin:auto;}
